home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Practico: Seleccion De Shareware
/
CD Practico: Seleccion de Shareware.iso
/
WIN95
/
EDITORES
/
ITALY_~1.ZIP
/
CWWAVE.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1997-04-09
|
1KB
|
51 lines
; Windows 95 Modem Serial Wave Device INF file
; CommWave 336 PNP / CommWave HSP 336
; INF version 3.0
; Date : 9 April 1997
[Version]
Signature="$Windows95$"
Class=MEDIA ;; needed - this is a wave driver, so gets installed in media
provider=%MFR%
[ClassInstall]
Addreg=Class.AddReg ;; standard media stuff
[Class.AddReg] ;; standard media stuff
HKR,,,,%MediaClassName%
HKR,,Icon,,"-1"
HKR,,Installer,,mmci.dll
[Manufacturer]
%MFR%=Model
[Model]
%Device1.DeviceDesc%=DEVICE1, MODEMWAVE\CommWave_336_Internal_Modem
%Device1.DeviceDesc%=DEVICE1, MODEMWAVE\CommWave_336_PnP_Internal_Modem
[DEVICE1]
AddReg=MSSERWAVE.AddReg, DEVICE1.AddReg
Reboot
[DEVICE1.AddReg]
HKR,Drivers\wave\serwvdrv.drv,Description,,%Device1.DeviceDesc%
HKR,Config,XformModule, , "umdmxfrm.dll"
HKR,Config,XformID, 1, 04, 00, 00, 00
HKR,Config,WaveDevices, 1, 02, 00 ;; normally, have 2 wave devices, line and
;; handset. If handset is not supported
;; only have 1 wave device, so serwvdrv
;; needs to know this so it only reports
;; one device. If this entry is omitted
;; default is 2
[MSSERWAVE.AddReg] ;; this stuff should never change
HKR,,DevLoader,,mmdevldr.vxd
HKR,Drivers,MIGRATED,,0
HKR,Drivers\wave,,,
HKR,,Driver,,serwave.vxd
HKR,Drivers\wave\serwvdrv.drv,Driver,,serwvdrv.drv
HKR,Drivers,SubClasses,,"wave"
[Strings]
MFR="Multiwave Innovation"
Device1.DeviceDesc="CommWave Serial Wave Device"